* image.c (png_load): Don't assume height * row_bytes fits in 'int'.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 13 Jul 2011 03:42:26 +0000 (20:42 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 13 Jul 2011 03:42:26 +0000 (20:42 -0700)
commit007caa2071e018bb5a1dc811d626d6279b58095e
tree289a2db24a63efd25d32c2ea094e9a084c7fb920
parent834ed67d4ccc7b484630dfa7544f0113755bb4d5
* image.c (png_load): Don't assume height * row_bytes fits in 'int'.
src/ChangeLog
src/image.c